Welcome![Sign In][Sign Up]
Location:
Search - MFC media

Search list

[VC/MFCfeisi

Description: Visual C++开发入门与编程实践的学习笔记,适合刚入门者 本书在介绍Visual C++编程语言的同时阐述了Visual C++及面向对象的开发技术和思想。全书分为入门、提高和实践三大部分,为了解决不同读者的需要,每部分各有不同的常用和重点知识。读者通过学习将逐步掌握基础语法和常用MFC的重要知识,并结合综合案例达到学以致用,将Visual C++知识应用到实际的工程开发中。在附录A的88个实用问答可解决读者学习时经常遇到的疑难问题。本书随赠近2小时的多媒体教学视频光盘,囊括了Visual C++ 6.0最常用的使用方法与技术,让读者能够更加直观地学习编程与调试方法的全过程,同时还配送全书所涉及到的源代码。 -Getting Started with Visual C++ development and programming practice, study notes, suitable for beginners This book describes Visual C++ programming language at the same time describes Visual C++ and object-oriented development techniques and ideas. The book is divided into entry, enhance and practice of three parts, in order to address the needs of different audiences, each with different part of the common and focus of knowledge. The reader will progressively learn to master basic grammar and common MFC-important knowledge, combined with a comprehensive case to apply what they learn will be Visual C++ knowledge to practical engineering development. In Appendix A, 88 practical questions and answers readers to learn to resolve difficult problems often encountered. With the gift of this book almost 2 hours of multi-media teaching video discs, won the Visual C++ 6.0 The most common use of methods and techniques, allows the reader to a more intuitive way to learn programming a
Platform: | Size: 24576 | Author: zhang | Hits:

[Multimedia DevelopMediaPlayer

Description: 这是基于MFC开发的一款播放器,能够实现音乐和视频的播放功能。-this is a media player
Platform: | Size: 2326528 | Author: chen liang zhou | Hits:

[VC/MFCShengRuNeiMuVisualCPP

Description: 一 走进VISUAL C++,二 MFC程序结构分析,三 深入MFC类库,四、VC程序调试,五VISUAL C++与多媒体-Entering VISUAL C++, 2 MFC program structure analysis, three in-depth MFC class library, 4, VC program debugging, five VISUAL C++ and multi-media
Platform: | Size: 1267712 | Author: Tang | Hits:

[Windows Developmediaplayer

Description: 使用微软mci接口,利用MFC工具建立的vc++工成,实现了media player-Microsoft mci interface, the use of MFC utility to set up working into vc++ to realize media player
Platform: | Size: 1329152 | Author: 路西 | Hits:

[VC/MFCin-depth_insider_programming

Description: 一套非常全面的VC丛书,分五章节:1.走进VISUAL C++ 2.MFC程序结构分析 3.深入MFC类库 4.VC程序调试 5.VISUAL C++与多媒体 -VC very comprehensive set of books, divided into five sections: 1. About VISUAL C++ 2.MFC program structure analysis 3. 4.VC depth MFC class library debugging 5.VISUAL C++ and multi-media
Platform: | Size: 1268736 | Author: xyy | Hits:

[Windows DevelopWmStreaming

Description: WmStreaming 这是一个基于对话框的MFC程序,能够将本地的Windows Media文件在当前机器的一个端口 上广播,或者推向另外一台Windows Media服务器进行再发布。-WmStreaming This is a dialog-based MFC program, the ability to the local Windows Media files in the current machine a port broadcast, or to push another Windows Media server, a re-release.
Platform: | Size: 29696 | Author: bielidefeng | Hits:

[Dialog_WindowminiWinamp_player

Description: 通过(Visual C++ 6.0)MFC编写的仿Winamp界面多媒体播放器-By (Visual C++ 6.0) MFC interface written in imitation of Winamp Media Player
Platform: | Size: 4123648 | Author: Sunny | Hits:

[Audio programAudioBox90

Description: 描述 === ===== 这是一个MFC应用程序中的纯音频媒体播放器相似点唱机。 你可以选择一个媒体目录和音频媒体播放所有文件, 包括Windows媒体文件。选项包括寻求,静音音频, 文件进行随机选择,调整音量和循环当前 媒体文件。-Description =========== This MFC application is an audio-only media player similar to Jukebox. You can select a media directory and play all audio media files, including Windows Media Files. Options include seeking, muting audio, randomizing file selection, adjusting volume, and looping the current media file. Using Windows Media 9 Series (Corona) ===================================== If you have installed the Windows Media Format 9 SDK (code named Corona ), then you can benefit from enhancements in the WMF9 SDK. Starting with Windows Media 9 Series, the WMStub.lib and key provider implementation are no longer necessary. Therefore, certain portions of this sample are conditionally compiled with "#ifndef TARGET_WMF9", and new build targets are provided to remove the linking of the WMStub library when targeting Corona systems.
Platform: | Size: 51200 | Author: wengjinshu | Hits:

[Streaming Mpeg4mediaPlayer

Description: 内容是在Windows平台利用MFC自主开发的多媒体播放器。要求能够打开常用格式的图片,且能够播放常见格式的音乐和视频-Multi Media Player
Platform: | Size: 9105408 | Author: Xu Kaiyong | Hits:

[ConsoleMedian_filter

Description: 结合MFC实现的中值滤波程序,有很好的效果,且简单易懂-this media filter code with MFC is simple,easily understood and has good resules
Platform: | Size: 1987584 | Author: 王利利 | Hits:

[Multimedia DevelopDlgMCITest

Description: 使用MCI(媒体控制接口)制作的一个MFC程序,可以对AVI视频文件实现打开,播放,暂停,快进,快退等功能。-Use MCI (Media Control Interface) produced a MFC program, can achieve AVI video file open, play, pause, fast forward, rewind and other functions.
Platform: | Size: 48128 | Author: 刘建淋 | Hits:

[Multimedia Developwinamp

Description: 仿winamp界面多媒体播放器。基于MFC开发-Imitation winamp media player interface. MFC-based development
Platform: | Size: 180224 | Author: lc | Hits:

[OtherMPlay

Description: vc6.0环境开发的MFC,播放视频,可以支持avi格式。-mfc play media
Platform: | Size: 135168 | Author: 黄婷 | Hits:

[Windows MobileTestMFCWM

Description: Windows Mobile,MFC上窗口嵌入Media Player播放器,SDK上的例子是用ATL的, 移植到了MFC上, 还是用COM接口-Windows Mobile, MFC on the Windows Media Player embedded player,example in SDK is the use of ATL, and transplanted to the MFC, and still use COM interfaces
Platform: | Size: 81920 | Author: 汤胜 | Hits:

[Multimedia program20080326222311884

Description: media player in mfc using activex contol-media player in mfc
Platform: | Size: 46080 | Author: xiaoquan.jiang | Hits:

[Multimedia DevelopMultiMediaPlayer

Description: 一个简单的媒体播放器程序。VC+MFC。仅供参考-A simple media player. VC+ MFC
Platform: | Size: 123904 | Author: | Hits:

[Multimedia Developplayer

Description: 用MFC编写采用media palyer控件的视频播放程序,可以实现打开,播放,暂停等功能
Platform: | Size: 3237888 | Author: 啊飞 | Hits:

[transportation applicationsTrainTickets

Description: MFC实现的火车票务系统,使用CImageList显示图标按钮,使用串行化存储票务信息,使用文件作为存储媒介。-MFC implementation of the train service system, the the CImageList display icon buttons, the use of serial storage ticket information, use the file as storage media.
Platform: | Size: 36780032 | Author: 张贺 | Hits:

[Multimedia Developc

Description: 利用MFC应用程序、媒体控制接口MIC的基本知识,设计一个MP3播放器。要求能够播放常用Windows音频格式的文件;实现播放控制:播放、暂停、停止等;实现音量控制:静音、声音放大减小;实现播放列表管理:加入文件、加入目录、删除文件等功能。-The use of MFC apps, media control interface of the basic knowledge of MIC, the design of a MP3player. Requires the ability to play Windows audio file format realize playback: play, pause, stop to achieve volume control: mute, sound amplification is reduced realize the playlist management: add files, add directory, delete files and other functions.
Platform: | Size: 133120 | Author: zhaowei | Hits:

[Audio programvideoplayer

Description: 用MFC编写的流媒体播放器,代码简单,适合需要学习如何在MFC里面运行流媒体的同学下载-Streaming media player, written with MFC simple code, suitable students need to learn how to run streaming media in MFC inside download
Platform: | Size: 5818368 | Author: sancy | Hits:
« 1 2 3 4 56 »

CodeBus www.codebus.net